home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17276 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: nntp1.best.com!usenet
  2. From: javaprog@best.com (John Lockwood)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Windows Extender.
  5. Date: Mon, 15 Apr 1996 01:31:34 GMT
  6. Organization: Best Internet Communications
  7. Message-ID: <4ks8u8$i12@nntp1.best.com>
  8. References: <31717C69.4A42@onramp.net>
  9. NNTP-Posting-Host: javaprog.vip.best.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Jon Stelly <jon@onramp.net> wrote:
  13.  
  14. >Hello, I am running Windows95 and MSVC++ 1.0.  I am trying to compile a program 
  15. >written for Unix, which has been ported to windows.  Unix being a 32 bit OS and the 
  16. >MSVC++ 1.0 compiler not fully supporting 32 bit, I get a 'function exceeds 64k' error 
  17. >when compiling.  I was told is that I need a windows extender, whatever that is.  If 
  18. >this is true, could anyone point me to a cheep/free one? Thanks for your time.
  19.  
  20. I think someone was telling you to get a left-handed screwdriver,
  21. though I could be wrong.  If you have a function larger than 64K, what
  22. you really need is smaller functions.
  23.  
  24.  
  25.  
  26.  
  27. Regards,
  28.  
  29.  
  30.  
  31. John Lockwood
  32. john@wwg.com
  33. javaprog@best.com
  34. http://www.best.com/~javaprog
  35.  
  36.